Eclipse Platform
Pre-release 3.0

Uses of Class
org.eclipse.text.edits.DeleteEdit

Packages that use DeleteEdit
org.eclipse.text.edits   
 

Uses of DeleteEdit in org.eclipse.text.edits
 

Methods in org.eclipse.text.edits with parameters of type DeleteEdit
 boolean TextEditVisitor.visit(DeleteEdit edit)
          Visists a DeleteEdit instance.
 


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.